Notification.Value property¶
Defined in
Type: NotificationSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public abstract T Value { get; }
Summary: Returns the value of an OnNext notification or throws an exception.
Returns: T